xen/arm: setup the fixmap in head.S
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Thu, 15 Nov 2012 10:25:26 +0000 (10:25 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Thu, 15 Nov 2012 10:25:26 +0000 (10:25 +0000)
commit286e93ad797c1c4812c77f3d61f8963a14d5b949
tree232ba9ee2d1e14b0c8f3e2d2ded64723c97efe99
parentadd5b625565657bb7ba0dd251c3d528b36351add
xen/arm: setup the fixmap in head.S

Setup the fixmap mapping directly in head.S rather than having a
temporary mapping only to re-do it later in C.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
xen/arch/arm/early_printk.c
xen/arch/arm/head.S
xen/arch/arm/mm.c
xen/arch/arm/setup.c